Appendix B: standard POSIX variables

               Variable                           Value               
             EXIT_SUCCESS                           0                 
             EXIT_FAILURE                           1                 
             STDIN_FILENO                           0                 
            STDOUT_FILENO                           1                 
            STDERR_FILENO                           2                 
               RAND_MAX                     System dependent          
